Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release cut 0.5.12 #4302

Merged
merged 79 commits into from
Dec 19, 2024
Merged

Release cut 0.5.12 #4302

merged 79 commits into from
Dec 19, 2024

Conversation

louis-jan
Copy link
Contributor

🎯 Highlights

Privacy settings & analytics controls

🙌 Enhancements

  • Token/speed is persisted per message
  • Added chat width settings
  • Improved default settings of right sidebar & input box for new users
  • Improved the UX when models are deleted
  • Better error handling for some cases

🛠️ Bug Fixes

  • Enabled OpenAI GPT-4o model’s vision capability
  • Fixed auto-scrolling and performance issues in chat
  • Fixed markdown component crashes and rendering issues
  • Resolved max_tokens configuration preventing remote model usage
  • Fixed other various UI and threading issues

louis-jan and others added 30 commits December 5, 2024 09:48
Sync main to dev after 0.5.11 is released.
Co-authored-by: Hien To <tominhhien97@gmail.com>
Co-authored-by: Hien To <tominhhien97@gmail.com>
…re-is-no-gpu-detected

fix: hide Vulkan option for users who don't have GPU
* enhancement: default open Jan Input Box Settings and Right panel

* chore: added option getOnInit atomstorage
Co-authored-by: Hien To <tominhhien97@gmail.com>
…nternet connection (#4252)

* enhance: better handling failed to fetch

* chore: remove console

* chore: checking engine showing error failed to fetch

* chore: fix linter

* chore: fix linter error missing assistant
…-70b-versatile

chore: 4244 - deprecate groq llama 3.1 70B Versatile
Co-authored-by: Hien To <tominhhien97@gmail.com>
Copy link
Contributor

Preview URL: https://1d617a73.docs-9ba.pages.dev

Copy link
Contributor

Barecheck - Code coverage report

Total: 68.7%

Your code coverage diff: -0.56% ▾

Uncovered files and lines
FileLines
core/src/browser/extensions/conversational.ts23
core/src/browser/extensions/engines/OAIEngine.ts59, 71, 108, 136-138, 166
core/src/node/api/processors/app.ts72, 76, 80, 87-88
core/src/node/helper/path.ts31, 35
web/containers/ErrorMessage/index.tsx66-67
web/containers/LeftPanelContainer/index.tsx33, 39, 43, 48-50, 55-57, 61, 64, 66-67, 101
web/containers/ModelDropdown/index.tsx119-120, 126, 137, 147-148, 151, 153-154, 156-157, 159-162, 164, 201-204, 206, 208, 227, 231, 240, 247, 250-251, 287-289, 293, 317-319, 321, 325, 328-333, 340-341, 352, 374, 397, 418, 427, 433, 441-442, 445-450, 453, 456, 508-509, 511, 537, 545, 547, 572, 577-578, 580, 584-586, 588-589, 591, 601-604, 632, 640, 642
web/containers/Providers/Jotai.tsx17
web/containers/RightPanelContainer/index.tsx42, 52-53, 58-60, 64, 67, 69-70, 80-81
web/helpers/atoms/ChatMessage.atom.ts31, 33-34, 57, 81-82, 84-85, 87, 90-91, 98-99, 101, 104-105, 108-109, 120, 123-124, 129, 132-133, 137, 140-141, 143-144, 147, 163-168, 170, 173-174, 176-177
web/helpers/atoms/Thread.atom.ts90-93, 96, 110, 146-147, 152, 162-164, 168
web/hooks/useActiveModel.ts45, 49-50, 53-54, 56, 58, 60, 62, 64, 66-67, 72, 78, 82-83, 92, 94, 97-99, 102-103, 108, 115, 121-122, 125, 130-131, 137-139, 141-142, 144, 146-148, 156-158, 160, 162-163
web/hooks/useCreateNewThread.ts44, 46, 51-52, 55-56, 163-164, 166-167, 174-175, 186, 195, 230, 234, 236

@louis-jan louis-jan merged commit 9603d36 into main Dec 19, 2024
29 of 30 checks passed
@github-actions github-actions bot added this to the v0.5.12 milestone Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants